home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7721 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: news.lpr.carel.fi!usenet
  2. From: Ari Lukumies <aril@cmt.lpr.mail.carel.fi>
  3. Newsgroups: comp.lang.c++,comp.lang.c++.moderaded,de.comp.lang.c++
  4. Subject: Re: Help !!! 16-bit applications for Windows 3.1 and Microsoft Visual C++ versions 1.5, 2.2 or 4.0
  5. Date: Tue, 13 Feb 1996 12:35:24 +0200
  6. Organization: Carelcomp Forest
  7. Message-ID: <3120696C.3307@cmt.lpr.mail.carel.fi>
  8. References: <4fh3d5$j66@surz03fi.HRZ.Uni-Marburg.DE>
  9. NNTP-Posting-Host: renoir.cclahti.carel.fi
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0b6a (WinNT; I)
  14.  
  15. Karl H. Damm wrote:
  16. > ==========================================================================
  17. > I need some information on the Microsoft Visual C++ versions 1.5 and 2.2 :
  18. > ==========================================================================
  19. > I plan to develop a commercial 16-bit application for Windows 3.1
  20. > (real 16-bit, without utilization of win32s).
  21. > Is this possible with version 1.5 or 2.2 ?
  22. > Unfortunetly, it isn't with the new version 4.0  !
  23. > In addition:
  24. > # Does Microsoft still offer version 1.5 of Visual C++ ?
  25. > # How much did/does it cost ?
  26. > # What are the main differences between the Microsoft Foundation Classes
  27. >     from version 1.5 up to version 4.0 ?
  28. > I'm grateful for any hint !
  29. > MSVC 1.x is the only MSVC compiler targeted to 16 bits, 2.0 and up are for 32-bit 
  30. development only. I think the latest 1.x compiler is 1.53, and that 1.5 is not 
  31. offered anymore, but you just _might_ find it in some store if you looked hard 
  32. enough. About the prices, that depends on the reseller. The differences between MFC 
  33. from 1.5 to 4.0 are too huge to describe here. Also, 1.x lacks templates, STL, name 
  34. spaces... in other words: the new enhancements.
  35.  
  36. Later,
  37.  AriL
  38. -- 
  39. All my opinions are mine and mine alone.
  40.